home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / anist.arc / ANIST.DOC next >
Text File  |  1989-08-21  |  20KB  |  437 lines

  1.                                    Ani ST
  2.                                      by
  3.                                   Jim Kent
  4.                     Program Copyright Dancing Flame, 1987
  5.                 Documentation Copyright Antic Publishing 1989
  6.  
  7. This program and documentation may be freely distributed.
  8.  
  9. NOTE: You may be familiar with the program previously marketed by Aegis as
  10. Aegis Animator (TM).  Jim Kent, who wrote the program, has received the rights
  11. to it back from Aegis.  Citing an inability for people to find the program, he
  12. has entered it in the shareware market under the new name Ani ST.  The
  13. suggested contribution is a smile.  The only change made in the program is a
  14. fix to a problem the program had running with GDOS.
  15.  
  16.  
  17. Great animation is a collaborative effort.  In a typical cartoon, the chief
  18. animator only draws the principle image.  Later, someone called a "tweener"
  19. comes along and draws all the in-between movements.  In the film Who Framed
  20. Roger Rabbit?, for instance, if a scene called for Roger's eyes to pop out of
  21. their sockets, the cartoonist would draw the beginning of the action (the
  22. eyes ready to pop) and the end of the action (the eyes fully out of the
  23. sockets).  A tweener would then draw in everything that happens in between,
  24. one frame for each movement.
  25.  
  26. As you can guess, there are few people with enough patience and skill to be
  27. good tweeners.  Computers, on the other hand, have nothing if not endless
  28. patience.  And with Ani ST you can turn your ST into a professional tweener
  29. in no time at all.  A color monitor is required.
  30.  
  31. As a computer tweener, Ani ST excels in what is known as metamorphic polygon
  32. animation (polymorphic for short).  In this type of animation you draw an
  33. initial shape and move it into another shape.  The computer generates the
  34. in-between shapes automatically.  You can do this over a painted (.NEO or
  35. .PI1) background or you can cut out pieces of a picture (CEL's and MSK's) to
  36. move along a path, color cycle the result, then fade to black as the polygons
  37. shrink in the distance.
  38.  
  39.                                Running Ani ST
  40.  
  41. Run ANIST.PRG in low resolution by double-clicking on its icon.  A black
  42. screen will appear with a small, icon-driven menu on the upper left-hand
  43. corner.  This is the "fast" menu.  I'll get to a button-by-button description
  44. of the program shortly, but first let's try an experiment.
  45.  
  46. Let's make a circle that turns into a star that turns into a bigger circle.
  47. To do this, move the cursor to the top of the screen and right-click.  The
  48. Ani ST drop-down menus appear.  Select Make Circle under the Make menu.
  49. Left-click to set the center of the circle, then move the cursor away from
  50. the center about two inches and click again.  Now move to the top of the
  51. screen and right-click again.  From the Move menu select Loop.  Your cursor
  52. will change to a loop and the bottom of the screen will prompt you to select
  53. a polygon.  Click once over the circle.  Now drag every other point of the
  54. polygon away from the center of the circle to create a star.  Right-click
  55. when you're through.  Select Play All from the Time drop-down.
  56. Congratulations!  You've just produced you're first metamorphic animation.
  57.  
  58. To complete the sequence, select Next Tween from the Time drop-down.  Click
  59. on the star shape to select it, and use the loop to move the inner point of
  60. the star away from the center until you have a circle larger than the
  61. original.  Try another Play All.  If everything was done correctly, you
  62. should see a small circle change into a star and then from a star into a
  63. large circle.
  64.  
  65.                       Button by Button: The Drop-Downs
  66.  
  67. Most of the functions of Ani ST are available either from the Fast Menu or
  68. the drop-down menus.  In order to access these menus, press the right mouse
  69. button while your cursor is at the very top of the screen.  You can close the
  70. Fast Menu by clicking on the box in the upper left-hand corner; to bring it
  71. back, click on Fast Menu under the Menu menu bar.
  72.  
  73.                                     Menu
  74.  
  75. Most of the Menu drop-downs take you to other menus.  Here too you'll find
  76. the all important Undo and Exit options.
  77.  
  78. About - Displays program version and copyright.
  79.  
  80. Undo - Forgets last action.
  81.  
  82. Help Bar - When selected the program puts prompts at the bottom of the screen
  83. (this is the default).
  84.  
  85. Fast Menu - Brings up or takes down the iconic fast menu.
  86.  
  87. Storage -  Goes to a flat-panel menu to load, save or kill files.
  88.  
  89. Storyboard - Goes to an editing display where you can cut and splice
  90. animations.
  91.  
  92. Color - Goes to the color-mixing menu.
  93.  
  94. Time - Goes to the menu for setting speed of individual tween intervals and
  95. the animation as a whole.  Also lets you jump around to a specific tween
  96. interval and play animation forward or backward.
  97.  
  98. New Script - Wipes current script (animation) from memory.
  99.  
  100. Status - Tells how much memory is left in your machine.
  101.  
  102. Exit - Takes you to the Desktop.
  103.  
  104.                                     Make
  105.  
  106. Most of the Make drop-down options create new shapes.
  107.  
  108. Polygon - Creates a polygon shape one dot at a time.
  109.  
  110. Circle - Creates a circle (actually a 16-point polygon).
  111.  
  112. Star - Creates a star with five points.
  113.  
  114. Block - Creates a horizontal or vertical rectangle.  (You can't move the
  115. vertices of a block, it's like a CEL or MSK that way.)
  116.  
  117. Filled - Newly created shapes will be solid (this is the default).
  118.  
  119. Outline - Newly created shapes will be outlined and the last point
  120. automatically connected to the first.
  121.  
  122. Line - Newly created shapes will be outlined and the last point and first
  123. point will be separate.
  124.  
  125. Clone - Creates an exact duplicate of an object.
  126.  
  127. Destroy - Removes an object.
  128.  
  129. Insert - Newly created objects will be on top of older objects (this is the
  130. default).
  131.  
  132. Exchange - Newly created objects will replace the nearest older object.
  133.  
  134.                                     Move
  135.  
  136. The Move drop-down options let you either move or transform existing
  137. shapes.
  138.  
  139. Sideways - Moves objects to either side in the plane of the screen.
  140.  
  141. Into Screen - Moves objects into the screen.  How far they move corresponds
  142. to how far you move the mouse while the left button is down.
  143.  
  144. Out of Screen - Moves objects out of screen.
  145.  
  146. Rotate - Rotates objects in the plane of the screen.
  147.  
  148. Xrotate - Rotates objects about a horizontal axis.
  149.  
  150. Yrotate - Rotates objects about a vertical axis.
  151.  
  152. Big/Small - Shrinks or expands an object.  First set center point, then click
  153. over object to resize and hold button down.  Move toward the center to
  154. shrink, away from the center to expand.  Release button when the object is
  155. the right size.
  156.  
  157. Along Path - Moves objects in the plane of the screen along a path you define
  158. one point at a time.
  159.  
  160. Change Color - Changes objects to your current color.
  161.  
  162. Make Filled - Transforms an outline or line object to a filled one.
  163.  
  164. Make Outline - Transforms an object to outlined form.
  165.  
  166. Make Line - Transforms an object to line form.
  167.  
  168. Loop - The "easy" metamorphic tool.  Click on polygon to transform.  Then
  169. drag around the vertices to new positions.
  170.  
  171. Hook - The "hard" metamorphic tool.  Click in the center of an edge to create
  172. a new vertex.  Click on a vertex to move it.  If you move a vertex too close
  173. to a neighboring vertex it will merge with the neighbor.
  174.  
  175.                                     Pick
  176.  
  177. The Pick options let you control how shapes are selected for the Move
  178. operations.
  179.  
  180. Point - Moves a single point at a time.
  181.  
  182. Points - Moves several points at a time.  When this is active you'll first
  183. select the points and then go into the "move" part of the operation.  Select
  184. a point by left-clicking on it.  Another left-click over the same point will
  185. de-select it.  Right-click when you have all the points you've selected.
  186.  
  187. Segment - Move a segment, or series of connected points, in a polygon, star
  188. or circle.  First click on the polygon containing the segment.  Then click on
  189. the first point of the segment.  Click on the second point of the segment
  190. and, finally, right-click and hold the button down over the